Shimmie Markup Examples
This page contains formatting examples of what we've discovered thus far. (Someday I'll remember to look at github.)
{img}http://whynow.mine.nu/favicon.ico{/img} Inserts an image.. :3 (use square brackets)
(DO NOT put image tags within codeblocks! Page will become inaccessible)
See: img!
BBcode that don't workz... ;_;
On a separate Unsupported BBcode page to avoid confusion.
[b]strong text[/b]Makes text bold.
[i]emphasized text[/i]Makes text italicized.
[u]underlined text[/u]Makes text underlined
[s]stricken text[/s]Strikes-through text.
[[Index]]Links to the wiki Index.
[[Index|alternate text]]Links to the Index with different link-text.
>>123Links to post number 123.
[spoiler]spoiler text[/spoiler]Marks a section of text as spoilers.
[url=http://whynow.mine.nu/booru]External Links[/url]Inserts Full (external) urls! (http:// required)
"link text"//url.hereAlternative for linking. (BBcode in link text breaks link)
[quote]a quote[/quote]Quotes Text.
[quote=User Name]another quote[/quote]Quotes Text with username.
User Name said:
another quote
[*]A BulletPewpew!
[li]Another Bullet[/li]Alternative (identical to the ex. above)
[email]example@example.com[/email]Inserts an e-mail link.
[code]if (2+2 == 5) die();[/code] Escapes format parsing (inserts a 'return').
{img}http://whynow.mine.nu/favicon.ico{/img} Inserts an image.. :3 (use square brackets)
(DO NOT put image tags within codeblocks! Page will become inaccessible)
See: img!
BBcode that don't workz... ;_;
On a separate Unsupported BBcode page to avoid confusion.